[index]

Create Command

Syntax

create [<layer>] <object> [of <layer>
{id <id> | <number> | <name>}] [of stack <name>] Applies to all objects

Description

Unlike the New command on the Object menu, the create command does not switch Oracle Media Objects into Edit mode. The reference of the created object is returned in it.

Examples

on mouseUp create button put it into buttonRef set the name of buttonRef to "hello" set the location of buttonRef to 100,50 show buttonRef
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.